.photo_xs_cg_left {
	font-family: "Century Gothic";
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.photo_s_cg_left {
	font-family: "Century Gothic";
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.photo_xs_cg_centre {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.photo_s_cg_centre {
	font-family: "Century Gothic";
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.photo_xs_cg_right {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.photo_s_cg_right {
	font-family: "Century Gothic";
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
